forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 0
[AutoPR-agrifood]autogenerated #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
zzvswxy
wants to merge
599
commits into
main
Choose a base branch
from
sdkGen/agrifood-java-f2682e49-650a-47ca-939c-f91d28b2571e/arm-agrifood-azure-resourcemanager-agrifood
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[AutoPR-agrifood]autogenerated #7
zzvswxy
wants to merge
599
commits into
main
from
sdkGen/agrifood-java-f2682e49-650a-47ca-939c-f91d28b2571e/arm-agrifood-azure-resourcemanager-agrifood
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ages. (Azure#28450) * Adds SchemaName to SchemaProperties. * Rename samples to the same naming. * Update paths in sample README.md * Make autoRegisterSchemas plural. * Add exception when schemaGroup is not set. * Adding test case to throw. * Add groupName to CHANGELOG. * Update to use Accessor. * Update to deserialize/serialize.
Increment package version after release of com.azure azure-cosmos
* core, NPE protect on Context in PollingStrategy * add test case for Context passed to PollingStragety
…Azure#28564) * [Automation] External Change * [Automation] Generate Fluent Lite from app#package-2022-01-01-preview
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appcontainers
…e#28562) * upgrade to 2021.0.2 * remain json-smart 2.4.7 * delete spring-cloud-function-core
…ew (Azure#28568) * [Automation] External Change * [Automation] Generate Fluent Lite from scvmm#package-2020-06-05-preview
) * Fix issue when the multi ThreadPoolTaskExecutor beans exist * Use a custom thread pool for the azure credential client usage Co-authored-by: Xiaolu Dai <[email protected]>
Co-authored-by: sima-zhu <[email protected]>
* Change the direction of the commit date * Log on right place * remove auth * fix typo * Add auth token back * add delete back * Update eng/common/scripts/Delete-RemoteBranches.ps1 Co-authored-by: Wes Haggard <[email protected]> * Update Delete-RemoteBranches.ps1 * Update Delete-RemoteBranches.ps1 * Update Delete-RemoteBranches.ps1 * Update Delete-RemoteBranches.ps1 * Update Delete-RemoteBranches.ps1 Co-authored-by: sima-zhu <[email protected]> Co-authored-by: Sima Zhu <[email protected]> Co-authored-by: Wes Haggard <[email protected]>
* Added copy source tags * Added generated file * api view feedback * Added tests and recordings * Removed leftover customization * Re-added deprecation tag to error code
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-recoveryservicesbackup
* udpate version for appconfiguration april release (Azure#28590) * Increment version for appconfiguration releases (Azure#28592) Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config * Increment version for appconfiguration releases (Azure#28593) Co-authored-by: Azure SDK Bot <[email protected]>
* Generated code * Fixed nextMarker * Tried to reformat the xml tags * Tried to add a segment type to reformat xml tags * Tried another thing * Got it generating * Finished feature * Changelog * Some apiview feedback * Starting an attempt to pass context to method * Sorted out adding context to sync method * Wrote some tests * Wrote tests * Test fixes and recordings * Added samples * ci fix * imports fixes * Added PageListHelper * Fixed merge conflict
…28607) * added deprecation notice to ava * updating changelog msg * updating release date in changelog
Increment package version after release of com.azure azure-media-videoanalyzer-edge
* Update codeowners and CI config for AOT * disable revapi check for samples package
* Fix create if exists live tests * Removed some duplicate tests that were failing * Moved some tests to playback only
removing additional overloads for deleteIfExists
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-confidentialledger
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appcontainers
…review (Azure#29061) * [Automation] External Change * [Automation] Generate Fluent Lite from dynatrace#package-2021-09-01-preview
* codegen * session records * changelog * fix session records * fix session records * fix session records * fix session records * 'revapi.skip=true'
* fix The Test Case for ThreadInterruptedStatusRestoreTest
…azure-resourcemanager-dynatrace (Azure#29063)
…01-preview (Azure#29059) * [Automation] External Change * [Automation] Generate Fluent Lite from communication#package-2021-10-01-preview * Update pom.xml * Update CHANGELOG.md Co-authored-by: Weidong Xu <[email protected]>
* codegen * changelog * session records
…1-preview (Azure#29067) * [Automation] External Change * [Automation] Generate Fluent Lite from deviceupdate#package-2022-04-01-preview
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-azurestackhci
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-deviceupdate
* Cosmos Spark: Allow disabling endpoint rediscovery * Change log and config reference
…servicebus (Azure#29010) # Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above. # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking changes]** - [ ] **CHANGELOG is updated for new features, bug fixes or other significant changes.** - [ ] **I have read the [contribution guidelines](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md).** ## [General Guidelines and Best Practices](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md#developer-guide) - [ ] Title of the pull request is clear and informative. - [ ] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, [see this page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md). ### [Testing Guidelines](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md#building-and-unit-testing) - [ ] Pull request includes test coverage for the included changes.
* add weird flux. * that works. * Handling BinaryData requests. Unbuffered writes. * do this. * this is better. * right constant size. * more tests. * call timeout. * expose call timeout. * pr feedback. * undo formatting change. * un-flaky this test. * ugh.. * . * this works. * don't use side effect operator for this. it's flaky. * improve flux send. * validate timeout. * more pr feedback. * changelog. * testing. * chlog. * changelog. * add synchronization. * fix file transfer. * pr feedback. * comment.
updating changelogs for release
* spell-check skippable by commit * suceededOrFailed -> succeededOrFailed Co-authored-by: scbedd <[email protected]>
Increment package version after release of com.azure azure-storage-common
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-communication
* update versions * 'autocent' * autocent.js, add appcontainers spec mapping
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.